home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 17
/
CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso
/
CUCD
/
Programming
/
Gui4Cli
/
Tools
/
Icon.gc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Gui4CLI script
|
1980-01-03
|
351 b
|
28 lines
G4C - Shows an icon named ram:t/GCXX.info in a window
WinBig -1 -1 200 100 IconView
WinType 01000001
WinBackground SOLID 3 0
BOX 0 0 0 0 IN ICONDROP
xOnLoad
guiopen icon.gc
xonreload
delay 20
ChangeIcon icon.gc 1 -1 -1 "ram:t/GCXX"
xOnClose
guiquit icon.gc
xOnRMB
guiquit icon.gc
xOnInactive
guiquit icon.gc
xIcon 20 10 "ram:t/GCXX"
GadID 1